Derrod is the one-person studio behind Legendary, a lightweight, command-line Epic Games launcher built for gamers who prefer open-source transparency and minimal system footprint over the official client. Written in Python and distributed under the GPL-3.0 licence, Legendary replicates the essential storefront functions—authentication, library enumeration, delta patching, cloud-save sync and offline installation—while exposing every step to scripts and automation. Typical use cases include running Windows or Linux LAN rigs without background services, backing up entire libraries to external storage, scheduling unattended nightly updates through cron or Task Scheduler, and integrating Epic titles into unified front-ends such as GOG Galaxy, Playnite or Steam ROM-manager. Because the tool speaks the same HTTP and EGL APIs as the native launcher, it continues to receive seasonal sale metadata, achievement data and multiplayer entitlement checks, yet it launches games directly through their executables, shaving seconds off startup times and eliminating overlay overhead. Community plug-ins further extend Legendary to support selective asset caching, selective language packs, manifest roll-back and even cross-platform WINE-prefix management for Proton or Lutris. The entire project is maintained in public GitHub trackers, where pull requests add incremental improvements like chunked resumption, bandwidth throttling and JSON logging, ensuring that privacy-focused players, retro archivists and cloud-gaming operators always have an up-to-date path to their Epic purchases without vendor lock-in. Derrod software is available for free on get.nero.com, pulling the latest build through trusted Windows package sources such as winget and enabling batch installation alongside any other utilities offered on the site.
an open-source game launcher that can download and install games from the Epic Games platform.
Details